home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Flash 4 Web Animation FX & Design
/
Flash 4 - Web Animation - FX & Design.iso
/
mac
/
PlugAndPlay
/
String
/
StringFunc.swf
/
scripts
/
DefineButton2_16
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
1999-10-20
|
111b
|
6 lines
on(release){
set("/String:Char",Single);
call("/String:Upper");
Single = eval("/String:Char");
}